home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / util / misc / cy1_0.readme < prev    next >
Encoding:
Text File  |  1995-04-27  |  1.6 KB  |  44 lines

  1. Short:    Cy is an AREXX program to manage CyberCron 1.15
  2. Author:   rick@freenet.vancouver.bc.ca
  3. Uploader: rick@freenet.vancouver.bc.ca
  4. Type:     util/misc
  5.  
  6.  
  7.     *   Overview
  8.  
  9. cy is an AREXX program to manage CyberCron 1.15, the cron utility.
  10. The command line options allow you to start, stop, suspend and resume
  11. CyberCron's operation.  You can also list all queued events and list
  12. the event(s) that are queued to run next.
  13.  
  14. If cy is run with no option, it opens a window that shows all events
  15. and their next execution times.  You can delete and add events, purge
  16. rexx events, open/close CC's logfile, suspend, resume.
  17.  
  18.     *   Requirements
  19.  
  20. CyberCron.  And AREXX.  That's it.
  21.  
  22.     *   Installation
  23.  
  24. AREXX has to be running.  Make sure the script bit on cy is set and
  25. it is somewhere in the path.  'cy ?' will give usage information and
  26. show the current CyberCron path, crontab and editor settings.  If
  27. yours are different, you'll have to change the assigns in the program
  28. under the heading 'constants and assigns'.  'cy -b' will start
  29. CyberCron if it isn't already running.
  30.  
  31. Then try just 'cy' for the window stuff.  The keys for movement
  32. between events and windows and the other options are shown at the
  33. bottom
  34.  
  35.  
  36. ============================= Archive contents =============================
  37.  
  38. Original  Packed Ratio    Date     Time    Name
  39. -------- ------- ----- --------- --------  -------------
  40.    16088    5176 67.8% 15-Mar-95 16:56:42  cy
  41.     1707     826 51.6% 15-Mar-95 16:56:26  cy.readme
  42. -------- ------- ----- --------- --------
  43.    17795    6002 66.2% 17-Mar-95 13:34:04   2 files
  44.